home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / diz2116.zip / DIZ-2.DOC < prev    next >
Text File  |  1993-03-15  |  7KB  |  168 lines

  1.  
  2.                    ▀█▀▀▄  █   ▀█▀▀▄     ▄▀ ▄▀▀▀▀▀▄
  3.                     █   █  █   █   █   ▄▀   ▀   ▄▀
  4.                     █   █  █  ▀█▀█▀   ▄▀      ▄▀
  5.                     █   █  █   █  ▀▄ ▄▀     ▄▀   ▄
  6.                    ▄▀▄▄▄▀  ▀  ▀    ▀       ▀▀▀▀▀▀▀
  7.  
  8.                                   DIZ/2 
  9.                (C)opyright 1993, written by Shawn Reimerdes
  10.                     FILE_ID.DIZ eXtractor for Prodoor
  11.                     Anti-Christ Software Designs Inc.
  12.  
  13.        
  14. ┌────────────────────────────────┐
  15. │░ About ░░░░░░░░░░░░░░░░░░░░░░░░│
  16. └────────────────────────────────┘
  17.  
  18.    DIZ/2 is a command line utility for ProDoor sysops only. It scans an 
  19.  uploaded archive for a file named "FILE_ID.DIZ" and if found, uses the text 
  20.  to replace any description typed by the user and also adds: # of files, 
  21.  oldest and newest file dates, uncompressed size. It also handles local uploads.
  22.    I recommend that you use the most current versions of your achiving
  23.  utilities. If you want an achive type added in the current support, leave
  24.  me a message and I'll add it for ya.
  25.    DIZ/2 will even add the DIZ when the user didn't enter it as one of the
  26.  uploads. That takes care of the utilties like ADDBIDIR, in other words it
  27.  processes bi-directional protocols perfectly.
  28.    DIZ/2 will remove BBSAds as well. Since its already looking to see if
  29.  a DIZ is there why not check for BBSAds as well? I highly suggest using 
  30.  this feature, its surprisingly fast. If any of the ads you listed we're
  31.  found it runs pkzip to delete them.
  32.  
  33.     ■ Archivers
  34.       Supported: ZIP, ARJ, LZH.
  35.       Tested with: Pkzip v2.04x, Arj v2.x, Lharc v2.x.
  36.  
  37. ┌────────────────────────────────┐
  38. │░ Samples ░░░░░░░░░░░░░░░░░░░░░░│
  39. └────────────────────────────────┘           
  40.   
  41.  description:
  42.  
  43.              ▄▄
  44.   |          █ █  █  ▀▀█    ▄ ▀▀▄
  45.   |          ▀ █  █  ▄▀   ▄▀  ▄▀
  46.   |          ▀▀▀ ▀▀  ▀▀▀ ▀    ▀▀▀
  47.   | ══════════════════════════════════════════
  48.   | DIZ/2 v1.16 of 3.15.93 - ProDoor utility to
  49.   | extract FILE_ID.DIZ in ZIP/ARJ/LZH files,
  50.   | adds the # of files, newest/oldest file dates
  51.   | and the uncompressed size. Local Uploading.
  52.   | Removes unwanted BBSAds, Fast and effective! 
  53.   | Freeware by Shawn Reimerdes.
  54.   | Files: 8  New: 03.15.93  Old: 03.07.93 φ DIZ
  55.   | Uncompressed Size: 40,556 bytes
  56.   
  57.  
  58.  caller log:
  59.  
  60.   **************************************************************
  61.   02-25-93 (23:15) (2) JOHN SMITH (16800E) (G) NEW YORK, NY
  62.         Connect type: CONNECT 16800/ARQ/HST/HST/V42BIS          
  63.         Opened DOOR (PRODOOR) at 20:23                          
  64.         Directory Scan for (930221) ... (Ctrl-K) aborts         
  65.         DIZ/2 v1.05 of 2.25.92 by Shawn Reimerdes               
  66.         ■ Processing file: filename1.zip                         
  67.          ∙ Files: 7 New: 02.26.93 Old: 01.21.93                   
  68.          ∙ FILE_ID.DIZ found.                                    
  69.          ∙ (2) BBSAds removed.
  70.         1 files,  1,437k bytes,  29.8 minutes,  1709.5 cps,  118
  71.         (U) FILENAME1.ZIP Completed using G  T/E=0  CPS=1,707    
  72.         Upload Time Credit:  10 minutes                         
  73.         Pascal Conference Joined.                           
  74.         Minutes Used: 38                                        
  75.   02-25-93 (23:52) (2) JOHN SMITH Off Normally                     
  76.   **************************************************************
  77.  
  78.  
  79.  Exiting errorlevels:
  80.  
  81.             29 = DIZ Found.
  82.             1  = Error.
  83.             0  = Sucessful, No DIZ found.
  84.  
  85.  
  86. ┌────────────────────────────────┐
  87. │░ How to use properly ░░░░░░░░░░│
  88. └────────────────────────────────┘
  89.  
  90.   Sample line from PROUT1.BAT:
  91.  
  92.     diz-2 diz-2.cnf %2 %PCBDRIVE%%PCBDIR%\$door.nam %PCBNODE%  
  93.                     ^           ^                      ^
  94.                     |           |                      |
  95.                   filename    path/name $door.nam     node#
  96.  
  97.   Dos command line for LOCAL uploading. If file doesn't contain FILE_ID.DIZ,
  98.   then you will be asked to enter a description.
  99.   If DIZ/2 finds a 5th parameter it assumes a local upload:
  100.  
  101.     diz-2 diz-2.cnf filename.zip $door.nam 1 c:\pcb\gen\uplddir.  
  102.                     ^             ^        ^        ^
  103.                     |             |        |        |
  104.                   filename       place holders    directory to post file
  105.  
  106.  
  107.  Note: (Check batch files included with this package)                    
  108.  
  109. ┌────────────────────────────────┐
  110. │░ DIZ-2.CNF ░░░░░░░░░░░░░░░░░░░░│
  111. └────────────────────────────────┘           
  112.  
  113.  Example:
  114.  
  115.  C:\UTILITY\PKUNZIP.EXE
  116.  C:\ZDIR
  117.  YES
  118.  YES
  119.  YES
  120.  C:\PCB\MAIN\CALLER
  121.  C:\UTILITY\ARJ.EXE
  122.  C:\UTILITY\LHARC.EXE
  123.  * Shawn Reimerdes *
  124.  YES
  125.  C:\PROD\DIZ2-ADS.LST
  126.  
  127.   Line  1 - Path/Name Pkunzip.exe
  128.   Line  2 - Temp Directory (no trailing backslash!). For better performance
  129.             I highly recommend use of a RAM drive.
  130.   Line  3 - add "Files: X  Old: XX.XX.XX  New: XX.XX.XX" line? (YES/NO)
  131.   Line  4 - add "Uncompressed Size: X bytes" line? (YES/NO)
  132.   Line  5 - PCBoard Logging Enabled? (YES/NO)
  133.   Line  6 - Path/Name of Log. The NODE# parameter will be added to the end
  134.             of the name, for example if you entered "CALLER" the file used
  135.             would be "CALLER1".
  136.   Line  7 - Path/Name Arj.exe
  137.   Line  8 - Path/Name Lharc.exe
  138.   Line  9 - SysOp's Name. Used to append to descriptions you upload locally.
  139.   Line 10 - Delete BBSAds from achive? 
  140.   Line 11 - Path/Name of BBSAds List that need removal.
  141.             The list should be a list of filenames. One filename per line.
  142.     
  143.             <DIZ2-ADS.LST>    FUCKBBS.AD
  144.                               -------*.*
  145.                               CALLME.*
  146.                               THEBBS.TXT
  147.  
  148.             DIZ-2 will check these filenames with the ZIP achive its checking
  149.             and if found will run PKZIP to delete them. Very Fast.
  150.             
  151.  
  152. ┌────────────────────────────────┐
  153. │░ Author's Notes ░░░░░░░░░░░░░░░│
  154. └────────────────────────────────┘           
  155.  
  156.    I'll be releasing any new versions when time allows, if there are requests
  157.  those features will be added as soon as possible.
  158.  
  159.    If the there is an interest in this product please leave me mail on
  160.  The Tool Shop BBS or Byte Busters BBS. I'd enjoy hearing what you, the
  161.  SysOp, has to think.
  162.    Please support Byron Forbes in his new quest for revitalizing ProDoor BBS.
  163.  Call his board and register it today and dump that CDC!
  164.   
  165.  
  166.      Thanks for your support and pass the word on,
  167.      -- Shawn Reimerdes.
  168.